Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc changes #12489

Merged
merged 6 commits into from
Mar 20, 2024
Merged

Misc changes #12489

merged 6 commits into from
Mar 20, 2024

Conversation

kidambisrinivas
Copy link
Collaborator

@kidambisrinivas kidambisrinivas commented Mar 19, 2024

Updates

  • Misc contract changes
    • Reuse struct RequestCommitmentV2Plus from VRFTypes
    • Fix interface name IVRFCoordinatorV2PlusFulfill in BatchVRFCoordinatorV2Plus to avoid confusion with IVRFCoordinatorV2Plus.sol
    • Remove unused errors
    • Rename variables for readability
    • Fix comments
    • Minor gas optimisation (++i)
  • Fix integration tests

Copy link
Contributor

I see that you haven't updated any README files. Would it make sense to do so?

@kidambisrinivas kidambisrinivas added this pull request to the merge queue Mar 20, 2024
Merged via the queue into develop with commit 3a49094 Mar 20, 2024
117 checks passed
@kidambisrinivas kidambisrinivas deleted the VRF-952-misc-changes branch March 20, 2024 10:42
kidambisrinivas added a commit that referenced this pull request Mar 27, 2024
* Misc changes

* Minor fix

* Reuse RequestCommitmentV2Plus, fix interface name, integration tests fix

* Updated changesets

* Fix comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants